public PDFFormattedContent splitByBox( double width, double height ) |
Parameters
- width
- The box width.
- height
- The box height.
Return Value
The formatted content that fits in the given box.
public PDFFormattedContent splitByBox( double width, double height ) |